[INFO] cloning repository https://github.com/EralChen/heatmap-points-wasm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EralChen/heatmap-points-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEralChen%2Fheatmap-points-wasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEralChen%2Fheatmap-points-wasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dc3f3f56904e6ea60024c3e045fd56f3857e66d5
[INFO] checking EralChen/heatmap-points-wasm against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEralChen%2Fheatmap-points-wasm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EralChen/heatmap-points-wasm
[INFO] finished tweaking git repo https://github.com/EralChen/heatmap-points-wasm
[INFO] tweaked toml for git repo https://github.com/EralChen/heatmap-points-wasm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EralChen/heatmap-points-wasm on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EralChen/heatmap-points-wasm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded rbf-interp v0.1.3
[INFO] [stderr]   Downloaded ninterp v0.7.3
[INFO] [stderr]   Downloaded interpolation v0.3.0
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded nalgebra v0.18.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d
[INFO] running `Command { std: "docker" "start" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.103
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling wasm-bindgen v0.2.103
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking alga v0.9.3
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking interpolation v0.3.0
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking nalgebra v0.18.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.103
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ninterp v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.103
[INFO] [stderr]     Checking js-sys v0.3.80
[INFO] [stderr]     Checking web-sys v0.3.80
[INFO] [stderr]     Checking rbf-interp v0.1.3
[INFO] [stderr]     Checking heatmap-points-wasm v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.57s
[INFO] running `Command { std: "docker" "inspect" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d", kill_on_drop: false }`
[INFO] [stdout] 01dfd9462f769465f882801392e8976585abd1b6b2cdebe326b20162ca38ad1d
